How to develop and debug ASP.NET custom controls in Visual Web Developer Express

_(This all article is completely copy from "Mikhail Arkhipov (MSFT)'s WebLog" , I have not tried yet.  Thanks him! ) _ ...
()

Let ASP.NET 2.0 create "ASPNETDB.mdf" in my own database

The ASP.NET version 2.0 membership feature provides secure credential storage for application users. It also provides a membership API that simplifies the task of validating user credentials when used ...
()

Creating MS Word Document using VB.Net, XML and XSLT

This simple program demostrate how to create well formatted MS Word documents using VB.Net, XML and XSLT. Using XSLT to create Word document requires the knowledge of RTF key words. RTF specification ...
()

How to update MS.NET Classifieds Starter kit Template in VS2005?

I installed Classifieds Starter Kit Beta Version before. Today I just found there was a Final version come out. I downloaded the new one and double clicked the .vsi file and installed. But later I fou ...
()

Move my PHPBB2 forum to other server

I have a forum named www.sametopic.com/forums/ based on PHPBB 2. I have made many changes and improvement on the original PHPBB 2.0.20 code and added many MOD. ...
()

About password changing in ASP.NET 2.0

** Changing the Password Complexity in ASP.NET V2.0** ...
()

How to insert an image into a content item in Joomla

Joomla only allows inserting images from the /images/stories folder and one-level subfolders (e.g images/stories/yourfolder)! ...
()

Changing all table names of ASP.NET 2.0 PW Stater kit and moving it to Godaddy.com (3)

Due to the statment before, my multiple asp.net projects work. ...
()

Chaning all table names of ASP.NET 2.0 PW Stater kit and moving it to Godaddy.com (2)

I would like to put my own PWS into the sub folder on godaddy.com and I hope I can build multiple ASP.NET projects on the same godaddy ASP.NET account. ...
()